Skip to main content

itemEnabled

Type

property

Summary

The minimum width of each segment

Syntax

get the itemEnabled of <widget>
set the itemEnabled of <widget> to <numberList>

Description

The minimum width of each segment in the control. Each of the itemMinExtents must be a positive number.

When you set the itemMinExtents to a string that has fewer than itemCount numbers in it, the remaining segments are given a minimum a width of 0.

When you set the itemMinExtents to a string that has more than itemCount numbers in it, the extra numbers are ignored.

property: itemCount